body {
  font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
}
a{
	color: #333;
}
ul,ol{
	list-style: none;
	padding: 0;
}
.mt30{
	margin-top: 30px;
}
.mb30{
	margin-bottom: 30px;
}
.border{
	border: 1px solid #ccc;
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.top{
	height: 30px;
	line-height: 30px;
	background: #dedede;
	color: #666;
}
.top a{
	margin: 0 10px;
}
.navbar {
  position: relative;
  min-height: 60px;
  margin-bottom: 0;
  border: none;
}
.navbar-brand {
  float: left;
  height: 120px;
  padding: 30px 15px;
  font-size: 18px;
  line-height: 20px;
	margin: 0;
}
.navbar-default {
  background-color: #fff;
  border-color: transparent;
}
.navbar-nav {
  margin: 0px -15px;
}
.navbar-default .navbar-collapse {
  background: url(../images/nav_bg.gif) repeat-x;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-size: 16px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background: url(../images/nav_hover.gif) repeat-x top center;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background: url(../images/nav_hover.gif) repeat-x top center;
}
.navbar-footer {
	display: none;
	background-color: #0061c2;
	color: #fff;
	padding: 10px 0;
	margin-top: 60px;
}
.navbar-footer a{
	display: block;
	color: #fff;
}.navbar-footer i{
	display: block;
	margin: 0 auto 5px;
	font-size: 20px;
}
.tel{
	height: 50px;
	background: url(../images/tel.gif) no-repeat left center;
	padding-left: 65px;
	margin-top: 30px;
}
.tel span{
	display: block;
	font-size: 18px;
	line-height: 20px;
	margin: 10px 0 0;
}
.tel b{
	display: block;
	font-size: 28px;
	line-height: 30px;
	color: #0061c2;
	font-weight: normal;
	font-family: Impact , Arial;
}
.carousel-inner {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.carousel-indicators li {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  border: none;
  margin-right: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0 10px 0 0;
  background-color: #0161bc;
}
.honor{
	padding: 40px 0;
	background: #f2f2f2;
}

.honor-con{position:relative; width: 1192px; height: 200px; margin: 0px auto;}
#scrollCon01{width:1140px; position:absolute; left:30px; top:20px; overflow:hidden; list-style:none;}
.honor-con li{float:left; width:216px; margin-right:15px;}
.honor-con li img{display:block;  width:214px; height:160px; border:1px solid #ccc;}
.honor-con li span{display:block; height:30px; line-height:30px; text-align:center; margin-top:5px;}
.honor-con .leftBtn{display:block; width:15px; height:27px; background:url(../images/btn_prev.gif) no-repeat; position:absolute; left:0; top:80px;}
.honor-con .rightBtn{display:block; width:15px; height:27px; background:url(../images/btn_next.gif) no-repeat; position:absolute; right:0; top:80px;}

.list-product{

}
.list-product-title{
	height: 80px;
	background: url(../images/list_title.gif) no-repeat top center;
	line-height: 80px;
	text-align: center;
	color: #fff;
}
.list-product h3,
.list-product b{
	display: block;
	margin: 0;
	line-height: 60px;
	font-weight: bold;
	font-size: 28px;
}
.list-product ul{
	list-style: none;
	padding: 0 10px 10px;
	border: 5px solid #005dae;
}
.list-product li{
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #0064c4;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0;
	background: #e5e5e5 url(../images/list_li_title.gif) no-repeat 200px center;
}
.list-product li a{
	color: #0064c4;
}
/* .list-product ul li{
	height: 32px;
	line-height: 32px;
	border-bottom: 1px dotted #b6b6b6;
	background: url(../images/icon_li.gif) no-repeat 15px center;
	padding-left: 30px;
} */

.list-product-category li{
	height: 50px;
	line-height: 50px;
	text-align: center;
    font-size: 16px;
	font-weight: bold;
	margin: 15px 0 0;
}
.list-product-category li a {
    color: #5a5a5a;
    display: block;
    background: #f5f5f5;
}
.list-product-category li a:hover{
	color:#fff;
	background:#0064c4;
}
.product-title{
	height: 40px;
	line-height: 40px;
	background: #f2f2f2 url(../images/hot_title.gif) no-repeat left top;
}
.product-title h3{
	margin: 0;
	float: left;
	width: 170px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	line-height: 32px;
}
.product-title a{
	float: right;
	margin-right: 15px;
	_display: inline;
}
.product-show{
	margin: 0 0 20px;
}
.product-show div{
	margin-top: 20px;
	padding-bottom: 15px;
	background: url(../images/img_bottom.gif) no-repeat bottom center;
}
.product-show div img{
	width: 100%;
	height: 200px;
}
.product-show div span{
	height: 46px;
	line-height: 46px;
	border:1px solid #e5e5e5;
	border-top: 0;
	background: #f2f2f2;
	overflow: hidden;
}
.plan{
	height: 515px;
	background: url(../images/plan_bg.jpg) no-repeat top center;
}
.plan h3{
	font-size: 32px;
	color: #0064c4;
	font-weight: bold;
	text-indent: 30px;
}
.plan h3 span{
	color: #cc0000;
}
.plan h4{
	font-size: 22px;
	color: #fff;
	margin-top: 30px;
	text-indent: 55px;
}
.plan h4 b{
	margin-right: 10px;
}
.plan-con{
	margin-top: 80px;
}
.plan-con img{
	margin: 0 auto;
}
.plan-con p{
	color: #fff;
	font-size: 18px;
	margin-top: 20px;
}
.adv {
	background-color: #e8e8e8;
	padding: 40px 0;
	margin-top: 30px;
}
.adv-title h3,
.adv-title b{
	display: block;
	margin: 0 0 10px;
	font-size: 40px;
	font-weight: bold;
	color: #00479d;
}
.adv-title p {
	font-size: 20px;
	letter-spacing: 20px;
}
.adv > .row {
	margin-top: 30px;
}
.adv-item {
	position: relative;
	padding-left: 110px;
	padding-top: 100px;
}
.adv-item b {
	position: absolute;
	left: 0;
	top: 100px;
	display: block;
	width: 98px;
	height: 99px;
	background: url(../images/icon_adv.png) no-repeat;
	line-height: 99px;
	font-size: 40px;
	font-family: Impact;
	color: #fff;
	text-align: center;
}
.adv-item span {
	font-size: 30px;
	display: block;
	font-weight: bold;
}
.adv-item h4 {
	font-size: 36px;
	font-weight: bold;
	color: #00479d;
	margin: 10px 0 20px;
	padding-bottom: 20px;
	border-bottom: 2px solid #979797;

}
.adv-item p {
	font-size: 18px;
	background: url(../images/icon_adv01.png) no-repeat left 10px;
	padding-left: 20px;
}
.ys,
.about{
	background: #f2f2f2;
	padding: 40px 0;
}
.ys h3{
	font-size: 36px;
	color: #cc0000;
	font-weight: bold;
}
.ys h3 span{
	font-size: 28px;
	color: #b9bfbb;
	font-family: Impact , Arial;
	font-weight: normal;
	margin-left: 5px;
}
.ys h4{
	margin-top: 20px;
}
.ys h4 b{
	margin-right: 10px;
	font-size: 48px;
	color: #1c8cd8;
}
.ys h4 span{
	display: inline-block;
	width: 260px;
	height: 36px;
	line-height: 36px;
	font-size: 20px;
	color: #fff;
	background: url(../images/ys_title_bg.png) no-repeat top center;
}
.ys-con{
	margin-top: 60px;
}
.ys-con span{
	font-size: 50px;
	color: #dd191d;
	font-family: Impact , Arial;
	position: absolute;
}
.ys-con  h5{
	display: inline-block;
	width: 85%;
	font-size: 24px;
	color: #2589d5;
	line-height: 48px;
	height: 54px;
	background: url(../images/ys_con_line.png) repeat-x bottom center;
	margin-left: 60px;
}
.ys-con  p{
	margin-top: 15px;
	font-size: 16px;
	padding-left: 60px;
}
.ys-con .col-md-push-1{
	left: 5%;
}
.about-img {
	width: 100%;
	height: 440px;
}
.about-title{
	height: 40px;
	line-height: 40px;
	color: #333;
}
.about-title h3,
.about-title b{
	display: block;
	margin: 0;
	line-height: 40px;
	font-size: 36px;
}
.about-title h3 span,
.about-title b span{
	padding-left: 10px;
	color: #00479d;
	font-weight: bold;
}
.about .pull-left,
.about .pull-right {
	width: 50%;
	margin-top: 40px;
}
.about-text {
	background-color: #fff;
	padding:60px 60px;
	height: 440px;
}
.about-text h1 {
	font-size: 24px;
	margin-bottom: 20px;
	font-weight: bold;
}
.about-text p{
	text-indent: 2em;
	font-size: 16px;
	line-height: 30px;
}
.project{
	padding: 40px 0;
}
.project-title{
	background: url(../images/case_title.png) no-repeat bottom center;
	padding-bottom: 40px;
}
.project-title h3,
.project-title b{
	display: block;
	font-size: 36px;
	margin: 0;
	line-height: 40px;
}
.project-title h3 span,
.project-title b span {
	color: #00479d;
	font-weight: bold;
}

.picMarquee-left{ overflow:hidden; position:relative; margin-top: 30px;}
.picMarquee-left .bd{}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{overflow:hidden; text-align:center; }
.picMarquee-left .bd ul li img{ width:100%; height:200px;}
.picMarquee-left .bd ul li span{ display: block; line-height:30px;margin-top: 10px; font-size: 16px;}


.case{
	background: #f2f2f2;
	padding: 40px 0;
}
.case-title{
	text-align: center;
	background: url(../images/case_title_line.gif) repeat-x center center;
}
.case-title h3{
	width: 120px;
	padding:0 10px;
	background: #f2f2f2;
	color: #ee3138;
	font-weight: bold;
	margin: 0 auto;
}
.case .thumbnail {
  display: block;
  padding: 0;
  margin-bottom: 20px;
  border: none;
  border-radius: 0;
  background: #f2f2f2;
}
.case  .thumbnail .caption {
  padding: 5px;
  color: #666;
}
.case  .thumbnail .caption h3{
  margin: 10px 0;
  font-weight: bold;
  color: #333;
  font-size: 16px;
}
.case .btn-thumbnail{
	width: 86px;
	height: 26px;
    line-height: 26px;
	text-align: center;
	background: url(../images/btn_red.gif) repeat-x;
	color:#fff;
	margin-top: 20px;
}
.hot{
	width:100%;
	padding:20px 0px;
	background:url(../images/hot.png) repeat;
}
.news-title{
	height: 40px;
	line-height: 40px;
	padding-bottom: 5px;
	border-bottom: 1px double #666;
	margin-bottom: 20px;
}
.news-title h3,
.news-title b{
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	color: #004993;
	background: url(../images/icon_title.gif) no-repeat left center;
	padding-left: 15px;
}
.news-title h3 span,
.news-title b span{
	font-size: 12px;
	color: #666;
	font-weight: normal;
	margin-top: 3px;
	margin-left: 10px;
}
.main-con-news{
	padding: 0 20px;
}
.news-list{
	margin-top: 10px;
}
.news-list li{
	height: 34px;
	line-height: 34px;
	background: url(../images/icon_news.gif) no-repeat left center;
	border-bottom: 1px dotted #999;
	overflow: hidden;
}
.news-list li a{
	float: left;
	text-indent: 15px;
}
.news-list li span{
	float: right;
}
.news img{
	width: 100%;
	height: 110px;
}
.ask-list{
	margin-top: 15px;
	border-bottom: 1px dashed #999;
	padding-bottom: 5px;
}
.ask-list h5{
	font-size: 16px;
	background: url(../images/icon_q.jpg) no-repeat left center;
	padding-left: 25px;
}
.ask-list p{
	background: url(../images/icon_a.jpg) no-repeat left top;
	padding-left: 25px;
}
.contact-box{
	padding: 30px 0;
	background: #f2f2f2;
}
.contact-box .about-text-title{
	text-align: center;
	margin-top: 80px;
	border-bottom: 1px solid #666;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.contact-con p{
	font-size: 16px;
}

.footer{
	padding: 30px 0;
	background: #0f52b4;
	color: #fff;
}
.footer a{
	color: #fff;
}
.flink{
	margin-bottom: 30px;
}
.flink b{
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px solid #3f75c3;
}
.flink-con{
	padding: 10px 0;
}
.flink a{
	margin: 0 5px;
	color: #eee;
}
.common-title{
	height: 54px;
	line-height: 54px;
	background: url(../images/title_bg.gif) repeat-x top center;
	color: #fff;
}
.common-title h3,
.common-title b{
	display: block;
	color: #fff;
	line-height: 54px;
	margin: 0;
	text-indent: 20px;
	font-size: 20px;
}
.common-title span{
	padding-right: 20px;
}
.common-title span a{
	color:#fff;
	margin: 0 5px;
}
.list-contact-con{
	padding: 10px;
}
.main-con-product{
	margin: 0;
}
.main-product-list{
	margin-top: 20px;
}
.main-product-list img{
	width: 100%;
	height: 200px;
}
.main-product-list span{
	margin-top: 10px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}
.main-title{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.main-author{
	padding: 10px 0;
	background: #f2f2f2;
	text-align: center;
	color: #666;
}
.main-author span{
	margin: 0 10px;
}
.main-con{
	line-height: 26px;
	padding: 20px;
}
.main-con table {
	max-width: 100% !important;
	width: 100%;
}
.main-con table td {
	width: 100% !important;
}
.main-con-text img{
	display: block;
	max-width: 100% !important;
	height: auto !important;
	margin: 0 auto;
}
.main-con p{
	text-indent: 2em;
}
.img-info h1{
	font-size: 20px;
	font-weight: bold;
	color: #222;
	border-bottom: 1px dashed #999;
	padding-bottom: 10px;
}
.img-tel{
	font-size: 30px;
	font-weight: bold;
	color: #0061c2;
}
.img-tel span{
	font-size: 20px;
	color: #333;
}
.product-detail{
	height: 34px;
	line-height: 34px;
	border-bottom: 3px solid #0063c6;
}
.product-detail h3{
	width: 100px;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: #0063c6;
}
.pagination a,
.pagination span {
  position: relative;
  padding: 6px 10px;
  line-height: 1.42857143;
  color: #333;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin: 0 3px;
}
.pagination a:hover,
.pagination span:hover,
.pagination a:focus,
.pagination span:focus {
  color: #fff;
  background-color: #0f52b4;
  border-color: #ddd;
}

/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#0061c2 url(../images/rightbar.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#0061c2 url(../images/rightbar.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#0061c2 url(../images/rightbar.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#0061c2 url(../images/rightbar.png) no-repeat 0 -169px;}
.hd_qr{margin: 0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}


@media (min-width: 768px) {
  .navbar-header {
    float: none;
  }
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
    background: url(../images/nav_li.gif) no-repeat right center;
  }
  .navbar-nav > li > a {
    color: #fff;
    padding: 17px 51px;
  }
  .carousel-indicators {
	    bottom: 0;
  }
  .list-product-category li{
	width: 14.2857%;
  }
}

@media (max-width: 767px) {
	.navbar-brand {
	  float: left;
	  height: 60px;
	  padding: 12px 15px;
	}
	.navbar-brand  img{
	  height: 36px;
	}
    .navbar-default .navbar-collapse {
	  background: none;
	}
	.navbar-default .navbar-nav > li > a {
	  color: #333;
	}
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus {
	  color: #fff;
	  background: #0161bc;
	}
	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > .active > a:focus {
	  color: #fff;
	  background: #0161bc;
	}
	.navbar-footer {
		display: block;
	}
	.carousel-inner {
	  width: 100%;
	}
	.carousel-indicators {
		display: none;
	}
	.plan{
		height: auto;
		background: none;
	}
	.plan h3{
		font-size: 24px;
		text-indent: 0;
	}
	.plan h3 span{
		color: #cc0000;
	}
	.plan h4{
		font-size: 20px;
		color: #333;
		margin-top: 30px;
		text-indent: 0;
	}
	.plan-con{
		margin-top: 30px;
	}
	.plan-con .col-md-3{
		margin-top: 20px;
	}
	.plan-con p{
		color: #666;
		font-size: 18px;
		margin-top: 20px;
	}
	.ys h3{
		font-size: 32px;
	}
	.ys h3 span{
		display: block;
		font-size: 28px;
		margin: 15px 0 0;
	}
	.ys h4{
		margin-top: 20px;
	}
	.ys h4 b{
		display: block;
		font-size: 32px;
	}
	.ys h4 span{
		display: block;
		margin: 20px auto;
	}
	.ys-con{
		margin-top: 30px;
	}
	.ys-con span{
		font-size: 50px;
		color: #dd191d;
		font-family: Impact , Arial;
		position: absolute;
	}
	.ys-con  h5{
		display: inline-block;
		width: 85%;
		font-size: 18px;
		color: #2589d5;
		line-height: 48px;
		height: 54px;
		background: url(../images/ys_con_line.png) repeat-x bottom center;
		margin-left: 60px;
	}
	.ys-con  p{
		margin-top: 15px;
		font-size: 16px;
		padding-left: 60px;
	}
	.main-product-list img,
	.product-show div img{
		width: 100%;
		height: auto;
	}
	.about-tel{
		text-align: center;
	}
	.main-author span{
		display: block;
		margin: 0 auto 10px;
	}
	.about .pull-left,
	.about .pull-right {
		width: 100%;
		margin-top: 20px;
	}
	.about-img {
		height: auto;
	}
	.about-text {
		padding: 15px;
		height: auto;
	}
	.project,
	.adv	{
		padding: 20px 0;
	}
	.about-title h3, .about-title b,
	.project-title b,
	.project-title h3 span, .project-title b span,
	.project-title h3 span, .project-title b span,
	.adv-title h3, .adv-title b	{
		font-size: 24px;
	}
	.adv-title p,
	.adv-item p	{
		font-size: 16px;
	}
	.about-text h1 {
		font-size: 20px;
	}
	.adv-item {
		padding-left: 0;
		padding-top: 20px;
	}
	.adv-item span , .adv-item h4{
		display: inline-block;
		font-size: 20px;
		border-bottom: 0;
		margin-right: 10px;
		padding-bottom: 10px;
	}
	.main-con-article table td {
		width: 100% !important;
		display: block;
	}
}
